| Name | Description | |
|---|---|---|
![]() | getBackground | Gets the cell background. |
![]() | getBorders | Gets the cell borders. |
![]() | getCellLeftBorder | This method supports the internal library infrastructure and should not be used by external client code. |
![]() | getColSpan | Gets the number of columns this cell spans on. |
![]() | getHorizontalAlign | Gets the horizontal align. |
![]() | getInnerMargins | Gets the cell inner margins. |
![]() | getRow | Gets the row this cell belongs to. |
![]() | getRowSpan | Gets the number of rows this cell spans on. |
![]() | getStructureElement | Gets the structure element. |
![]() | getTag | Gets an arbitrary Object value that can be used to store custom information about this element. |
![]() | getVerticalAlign | Gets the vertical align. |
![]() | setBackground | Sets the cell background. |
![]() | setBorders | Sets the cell borders. |
![]() | setColSpan | Sets the number of columns this cell spans on. |
![]() | setHorizontalAlign | Sets the horizontal align. |
![]() | setInnerMargins | Sets the cell inner margins. |
![]() | setRowSpan | Sets the number of rows this cell spans on. |
![]() | setStructureElement | Sets the structure element. |
![]() | setTag | Sets an arbitrary Object value that can be used to store custom information about this element. |
![]() | setVerticalAlign | Sets the vertical align. |
